menu: Fix up new properties
authorMatthias Clasen <mclasen@redhat.com>
Wed, 3 Aug 2016 03:42:11 +0000 (23:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 3 Aug 2016 03:57:37 +0000 (23:57 -0400)
commit2de6b0800d88702d3e4208defb6136fa635b7143
treeb324ba4dfec1dcf883fdcf1654491aab4fbe5192
parent5ab2b8f562095a3f4d44b8e5c86916e419f527aa
menu: Fix up new properties

The new positioning-related properties had some quality of
implementation issues, such as incorrect initial values and
excessive change notification. This broke the notify test.
gtk/gtkmenu.c